Skip to main content

Call Flow Node

Allows an AI Agent to use a Flow as a Agent Tool.

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
Tool NametoolNameOverridebotdojo/types/stringnull
Tool InstructionstoolInstructionsOverridebotdojo/types/stringnull
FlowflowReferencebotdojo/types/flow_reference_selectnull
Use Default PropertiesuseDefaultPropertiesbotdojo/types/booleanIf disabled the flow will not use the default properties from the flow.false
Disable SessiondisableSessionSharingbotdojo/types/booleanBy default, multiple calls to this tool will share its internal state with previous calls. When disabled, each call will start with a fresh state.false
Skip Automatic EvaluationsskipEvaluationsbotdojo/types/booleanWill not run automatic evaluations on the flow if set to automatically runfalse

Output

LabelPropertyTypeDescriptionDefault Value
Tooltoolbotdojo/interface/tooltoolnull